home *** CD-ROM | disk | FTP | other *** search
/ GEGA 010 / GEGA010.iso / Interface / it.dig / scripts / DefineButton2_238 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-22  |  151b  |  5 lines

  1. on(release){
  2.    var_compra = "PCBE015";
  3.    getURL("http://www.lojadigerati.com.br/default.asp?bid=" + var_bid + "&compra=" + var_compra,"LOJA");
  4. }
  5.